home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Syntax / Assembler x51 - EasySoft.INI < prev    next >
INI File  |  2002-03-02  |  2KB  |  209 lines

  1. ;PSPad user HighLighter definition file
  2. ;Autor: DuckDaffy <duckdaffy@atlas.cz>
  3. [Settings]
  4. Name=Assembler x51
  5. FileType=*.asm
  6. ANSIComment=0
  7. PasComment=0
  8. CComment=0
  9. SpecComment=0
  10. BasComment=1
  11. FoxComment=0
  12. REMComment=0
  13. ExclComment=0
  14. ByComment=0
  15. SingleQuote=1
  16. DoubleQuote=0
  17. Preprocessors=0
  18. [KeyWords]
  19. ACALL=
  20. ADD=
  21. ADDC=
  22. AJMP=
  23. ANL=
  24. BIT=
  25. CALL=
  26. CJNE=
  27. CLR=
  28. CPL=
  29. DA=
  30. DATA=
  31. DB=
  32. DEC=
  33. DIV=
  34. DJNZ=
  35. DS=
  36. DW=
  37. ELSE=
  38. END=
  39. ENDIF=
  40. EQU=
  41. HIGH=
  42. IF=
  43. INC=
  44. INCLUDE=
  45. JB=
  46. JBC=
  47. JC=
  48. JMP=
  49. JNB=
  50. JNC=
  51. JNZ=
  52. JZ=
  53. LCALL=
  54. LIST=
  55. LJMP=
  56. LOW=
  57. MOV=
  58. MOVC=
  59. MOVX=
  60. MUL=
  61. NOLIST=
  62. NOP=
  63. ORG=
  64. ORL=
  65. POP=
  66. PUSH=
  67. RET=
  68. RETI=
  69. RL=
  70. RLC=
  71. RR=
  72. RRC=
  73. SET=
  74. SETB=
  75. SJMP=
  76. SUBB=
  77. SWAP=
  78. USING=
  79. XCH=
  80. XCHD=
  81. XRL=
  82. [ReservedWords]
  83. A=
  84. AC=
  85. ACC=
  86. ACC.0=
  87. ACC.1=
  88. ACC.2=
  89. ACC.3=
  90. ACC.4=
  91. ACC.5=
  92. ACC.6=
  93. ACC.7=
  94. B=
  95. B.0=
  96. B.1=
  97. B.2=
  98. B.3=
  99. B.4=
  100. B.5=
  101. B.6=
  102. B.7=
  103. C=
  104. CY=
  105. DPH=
  106. DPL=
  107. DPTR=
  108. EA=
  109. ES=
  110. ET0=
  111. ET1=
  112. EX0=
  113. EX1=
  114. F0=
  115. GF0=
  116. GF1=
  117. IE=
  118. IE0=
  119. IE1=
  120. INT0=
  121. INT1=
  122. IP=
  123. IT0=
  124. IT1=
  125. OV=
  126. P=
  127. P0=
  128. P0.0=
  129. P0.1=
  130. P0.2=
  131. P0.3=
  132. P0.4=
  133. P0.5=
  134. P0.6=
  135. P0.7=
  136. P1=
  137. P1.0=
  138. P1.1=
  139. P1.2=
  140. P1.3=
  141. P1.4=
  142. P1.5=
  143. P1.6=
  144. P1.7=
  145. P2=
  146. P2.0=
  147. P2.1=
  148. P2.2=
  149. P2.3=
  150. P2.4=
  151. P2.5=
  152. P2.6=
  153. P2.7=
  154. P3=
  155. P3.0=
  156. P3.1=
  157. P3.2=
  158. P3.3=
  159. P3.4=
  160. P3.5=
  161. P3.6=
  162. P3.7=
  163. PCON=
  164. PS=
  165. PSW=
  166. PT0=
  167. PT1=
  168. PT2=
  169. PX0=
  170. PX1=
  171. R0=
  172. R1=
  173. R2=
  174. R3=
  175. R4=
  176. R5=
  177. R6=
  178. R7=
  179. RB8=
  180. RBUF=
  181. RD=
  182. REN=
  183. RI=
  184. RS0=
  185. RS1=
  186. RXD=
  187. SBUF=
  188. SCON=
  189. SM0=
  190. SM1=
  191. SM2=
  192. SP=
  193. T0=
  194. T1=
  195. TB8=
  196. TCON=
  197. TF0=
  198. TF1=
  199. TH0=
  200. TH1=
  201. TI=
  202. TL0=
  203. TL1=
  204. TMOD=
  205. TR0=
  206. TR1=
  207. TXD=
  208. WR=
  209.